Installing Kanzi
System requirements
Minimum system requirements for developing with Kanzi:
Platform requirements
Windows
To deploy and run Kanzi applications on Windows, you need:
- Visual C++ Redistributable x86 for Visual Studio 2015
Android
To build and deploy Kanzi applications for Android, you need:
- For Kanzi 3.6.6 and newer:
- For older Kanzi versions:
Other platforms
To build and deploy Kanzi applications for other platforms, you need:
- Python 2.7.x
- Python 3.x
- Scons 2.5.1
Installing Kanzi
To upgrade Kanzi, see Upgrading Kanzi.
To install Kanzi:
- Copy the Kanzi installer file to a local disk.
You need administrator's rights on the computer where you are installing Kanzi.
- Run the Kanzi installer and follow the onscreen instructions.
Set the <KanziWorkspace> to the root of a hard disk partition, because the Windows operating systems have a limit of 255 characters for paths.
- After Kanzi installation is complete, you are asked whether you want to install the required software to build and deploy Kanzi applications for Android.
- If you do not have the Android build environment already set up, see Installing the Kanzi build environment for Android.
- If you already set up all the tools required by the Android build environment and you use them, for example, with a previous version of Kanzi, set the Kanzi environment variables for the version of Kanzi you just installed in the %ProgramData%/Rightware/<KanziVersion>/kanzi_environment_variables.bat to the correct paths. See Setting the Kanzi environment variables.
- Activate your Kanzi license:
To find out what Kanzi installs on your computer, see What is installed with Kanzi?
For technical support use the Kanzi Support Portal at http://support.rightware.com. See Technical support.
Installing Kanzi unattended
Use unattended installation when you want to avoid user interaction during the installation of Kanzi. This is useful when you want to automate the installation.
When you install Kanzi unattended, the installer shows the installation progress window, but does not require user interaction.
To install Kanzi unattended:
- Start the Windows Command Prompt with administrator's rights.
- Go to the directory where you have the Kanzi installer.
- Run this command:
.\KanziStudio_<KanziVersion>.exe /silent
What's next?
Now that you installed Kanzi you can:
Error reports
To help us improve the quality of Kanzi, Kanzi sends anonymized error reports. We are not able to link this information directly to any individual user. You can opt-out from sending this information during the installation.
See also
Installing the Kanzi build environment for Android
Upgrading Kanzi
What is installed with Kanzi?
Open topic with navigation